/* -------------------------------- */
/* Globals */
/* -------------------------------- */
/* utf8 öüä */

/*
colors:
font ulta light: #888888
font light: #575756
font dark: #000
red: #c62921
footer-bg: #d4d4d4
slider-active-bg: #666565
*/



/*@font-face {*/
	/*font-family: 'futura_t_otregular';*/
	/*src: url('webfont/futura-regular.eot');*/
	/*src: url('webfont/futura-regular.eot?#iefix') format('embedded-opentype'),*/
	/*url('webfont/futura-regular.woff2') format('woff2'),*/
	/*url('webfont/futura-regular.woff') format('woff'),*/
	/*url('webfont/futura-regular.ttf') format('truetype'),*/
	/*url('webfont/futura-regular.svg#futura_t_otregular') format('svg');*/
	/*font-weight: normal;*/
	/*font-style: normal;*/

/*}*/

html{
	position: relative;
}
body {
	font-family: 'myriad-pro', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    line-height: 1;
    overflow-x: hidden;
	background-color: #000;
}
img{
    height: auto;
    max-width: 100%;
}
a { color: #c62921; text-decoration: none; }
a:hover {color: #c62921; text-decoration: underline; }
a:active,a:focus{color: #c62921;text-decoration: none; outline: none;}
#main .innerContent a { text-decoration: underline; }

#main .productListItem a , #main #featureTabs a, #main .ww-neos-downloadsingle a, #main .newsList .newsItem .readMore a, #main #jquery_sitemap a{
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {line-height: 1;margin:0 0 20px 0;}
h1, h2, h3, h4, h5, h6 {color: #fff; }
h1 small, h2 small, h3 small, h4 small {color: inherit;font-size: inherit;}
h1{	font-size: 40px; padding: 0 0 20px 0;font-weight: 800;}
h2{font-size: 36px; padding: 0 0 14px 0;}
h3 {font-size: 30px; padding: 0 0 10px 0;}
h4 {font-size: 26px; padding: 0 0 6px 0;}
h5{font-size: 20px;}
h6{font-size: 18px;}

ul { margin: 0;padding: 0; list-style: none;position: relative;}

button { padding: 0; }
p{
	margin-bottom: 15px;
}
hr{
	border-color: #404040;
}
strong{
	font-weight: normal;
	color: #c62921;
}
h1 strong{font-weight: 800;}
small{font-weight: 300; font-size: 14px;}

/*@media (min-width: 1340px) {*/
	/*.container {*/
		/*width: 1310px;*/
	/*}*/
/*}*/
/* Helpers */
.container{
	max-width: 100%;
}
.align-right{text-align: right;}
.align-left{text-align: left;}
.align-center{text-align: center;}

.no_paddingMargin{
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
.no_padding{padding-left: 0; padding-right: 0;}
.no_margin{margin-left: 0; margin-right: 0;}
.inner-float-right > *{
	float: right;
}
.table-responsive{
    border: 0;
	overflow-x: inherit;
}
.helperMenu{

}
.helperMenu ul{
	list-style:none;
}
.helperMenu ul li{
	float: left;
	padding:0 5px;
}
.helperMenu ul li a{
	text-transform: uppercase;
	color:#fff;
	margin:0 10px;
}
.helperMenu ul li a:hover{
	color: #fff;
	text-decoration: underline;
}
.showonlyonmobile{
	display: none !important;
}
/* Helpers END */
/* NEOS Classes */
#main .neos-contentcollection > div{
	margin-bottom: 15px;
}
#main .typo3-neos-nodetypes-textwithimage .typo3-neos-alignment-right{
	float: right;
	margin-left:15px;
}
#main .typo3-neos-nodetypes-textwithimage .typo3-neos-alignment-left{
	float: left;
	margin-right:15px;
}
#main .typo3-neos-nodetypes-textwithimage .typo3-neos-alignment-center{
	text-align: center;
}
.form-search{}
.form-search .form-control{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
}
.form-search .form-control:focus{
	border-color: #c62921;
}
.form-search .searchButton input.searchBtn{
	/*background-image: none;*/
	background: #c62921;
	border: 0;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 16px;
	padding: 5px 12px;
}
#main div.alert{
	margin-top: 15px;
}
#main #search-result{

}
#main #search-result .searchItem{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
#main #search-result .searchItem .heading{
	padding-bottom: 10px;
}
#main #search-result .searchItem .heading .glyphicon-triangle-right{
	color: #c62921;
	font-size: 12px;
	padding-right: 5px;
}
/* NEOS Classes END */
/* GlyphIcons */
.glyphicon{
	color: #fff;
}
/* GlyphIcons END */

/* Header */
header{
	max-width: 1600px;
	background: transparent url("../Images/header-rauten.png") no-repeat scroll center top;
	min-height: 140px;
}
header .headerTop > .row > .col-sm-8{
	border-right: 1px solid #403d3d;
	padding-top: 20px;
}
header .socialHeader a img{
	padding-right: 10px;
}
header .socialHeader a:hover{
	text-decoration: none;
}
header .helperMenu{
	padding-top: 6px;
}
header .helperMenu ul li{
	font-size: 13px;
}
header .helperMenu ul li a{
	font-size: 13px;
	margin: 0 5px;
}
header .headerTop{

}
header .helperMenu.langMenu{
	/*margin-right: 30%;*/
	padding-top: 58px;
}
header .helperMenu.langMenu ul{}
header .helperMenu.langMenu ul li{
	float: none;
	display: none;
}
header .helperMenu.langMenu ul li.current{
	display: block;
}
header .helperMenu.langMenu ul:hover li{
	display: block;
}
header .helperMenu.langMenu ul li.current::after{
	content: "\e252";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 11px;
}
header .helperMenu.langMenu ul li a{
	font-weight: 800;
	margin-right: 5px;
	display: inline-block;
	padding: 5px 0;
}
header .helperMenu.langMenu ul li a:hover{}
header #searchIconTop{
	margin-right: 5px;
	position: relative;
	padding-top: 3px;
}
header .headerTop #searchIconTop .search-ww{
	/*font-size:22px;*/
	background: transparent url("../Images/icon_search.png") no-repeat scroll center top;
	display: block;
	float: right;
	height: 25px;
	width: 25px;
}
header .headerTop #searchIconTop #searchform-top{
	float: right;
	margin-right: 10px;
	overflow: hidden;
	position: relative;
	top: -1px;
}
header .headerTop #searchIconTop.activeTransition a{
	display: none;
}
header .headerTop #searchIconTop #searchform-top input{
	color: #000;
	padding: 5px 10px;
	font-size: 14px;
}
header #logo{
	padding-top: 26px;
}
header #headerMain #mainNav.collapse{
	/*height: 0;*/
	display: block;
	padding-top: 6px;
}
header .headerTop > .row > .col-sm-8 ,#headerMain{
	position: static;
}
nav#mainNav{
	/*padding-top:26px;*/

}
nav#mainNav > ul{
	float: right;
	position: static;
}
nav#mainNav > ul > li{
	float: left;
	padding:24px 0 5px;
}
nav#mainNav > ul > li:last-child{
	padding-right:0;
}
span.caret.reverse {
	/*border-color: -moz-use-text-color transparent;*/
	border-style: none solid solid;
	border-width: 0 12px 10px;
}
nav#mainNav ul li span.caret.reverse {
	color: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 23px;
	visibility: hidden;
}
nav#mainNav ul li:hover span.caret.reverse, nav#mainNav ul li.current span.caret.reverse, nav#mainNav ul li.active span.caret.reverse {
/*nav#mainNav ul li:hover span.caret.reverse {*/
	visibility: visible;
}
nav#mainNav > ul > li > a{
	text-transform: uppercase;
	color:#fff;
	margin: 0 0 18px 0;
	display: block;
	font-size:17px;
	padding: 0 10px;
	font-weight: bold;
}

nav#mainNav > ul > li:hover, nav#mainNav > ul > li.current, nav#mainNav > ul > li.active{
/*nav#mainNav > ul > li:hover{*/
	background: #c62921;
	/*color: #c62921;*/
	/*background: transparent;*/
}
nav#mainNav > ul > li:hover > a, nav#mainNav > ul > li > a:hover, nav#mainNav > ul > li.current > a, nav#mainNav > ul > li.active > a{
	color: #fff;
	/*color: #c62921;*/
	text-decoration: none;
}
nav#mainNav > ul > li > ul{
	display: none;
	min-height: 425px;
	height: auto;
	z-index: 60000;
	position: absolute;
	width: 100%;
	margin-top:5px;
	left:0;
	/*background-color: rgba(50,10,8,1);*/	
	text-align: left;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-align: center;
	
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */		
	
}
html.noMobileDevice nav#mainNav > ul > li.hasDesktopSub:hover > ul,
html.noMobileDevice nav#mainNav > ul > li.dev > ul{
	display: block;
}
/*nav#mainNav > ul > li.current > ul{*/
	/*display: block;*/
/*}*/
nav#mainNav > ul > li > ul > li {
	text-align: center;
	display: inline-block;
}
nav#mainNav > ul > li > ul > li > ul{
	padding:30px 0 35px 0;
	display: inline-block;
	width: 100%;
	position: relative;
}
nav#mainNav > ul > li > ul > li > ul > li{
	border-bottom: 0;
	width: 287px;
	max-width: 287px;
	display: block;
	float: left;
	padding: 0 20px;
	margin: 0;
}
nav#mainNav > ul > li > ul > li > ul > li div.menuImage{

	/*overflow: hidden;*/
	/*padding:60px 35px;*/
	/*height: 280px;*/
}
nav#mainNav > ul > li > ul > li > ul > li div.menuImage a{
	display: block;
	text-align: center;
}
nav#mainNav > ul > li > ul > li > ul > li div.menuImage a img{
	display: inline-block;
}
nav#mainNav > ul > li > ul > li > ul > li div.menuTitle a{
	color: #c62921;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 29px;
}
nav#mainNav > ul > li > ul > li > ul > li div.menuSubTitle a{
	color: #fff;
	font-size: 16px;
	display: block;
	padding-top: 20px;
	text-align: center;
	line-height: 1.5;
}
nav#mainNav > ul > li > ul > li > ul > li div.menuSubTitle a:hover{
	text-decoration: none;
}
nav#smallDesktopMainNav{
	/*padding-top:26px;*/

}
nav#smallDesktopMainNav > ul{
	float: right;
	position: static;
}
nav#smallDesktopMainNav > ul > li{
	float: left;
	padding:24px 0 5px;
}
nav#smallDesktopMainNav > ul > li:last-child{
	padding-right:0;
}
span.caret.reverse {
	/*border-color: -moz-use-text-color transparent;*/
	border-style: none solid solid;
	border-width: 0 12px 10px;
}
nav#smallDesktopMainNav ul li span.caret.reverse {
	color: #fff;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 23px;
	visibility: hidden;
}
nav#smallDesktopMainNav ul li:hover span.caret.reverse, nav#smallDesktopMainNav ul li.current span.caret.reverse, nav#smallDesktopMainNav ul li.active span.caret.reverse {
	/*nav#smallDesktopMainNav ul li:hover span.caret.reverse {*/
	visibility: visible;
}
nav#smallDesktopMainNav > ul > li > a{
	text-transform: uppercase;
	color:#fff;
	margin: 0 0 18px 0;
	display: block;
	font-size:17px;
	padding: 0 10px;
	font-weight: bold;
}
nav#smallDesktopMainNav > ul > li:hover, nav#smallDesktopMainNav > ul > li.current, nav#smallDesktopMainNav > ul > li.active{
	/*nav#smallDesktopMainNav > ul > li:hover{*/
	background: #c62921;
	/*color: #c62921;*/
	/*background: transparent;*/
}
nav#smallDesktopMainNav > ul > li:hover > a, nav#smallDesktopMainNav > ul > li > a:hover, nav#smallDesktopMainNav > ul > li.current > a, nav#smallDesktopMainNav > ul > li.active > a{
	color: #fff;
	/*color: #c62921;*/
	text-decoration: none;
}
nav#smallDesktopMainNav > ul > li > ul{
	display: none;
	min-height: 425px;
	height: auto;
	z-index: 60000;
	position: absolute;
	width: 100%;
	margin-top:5px;
	left:0;
	/*background-color: rgb(50,10,8);
	background-color: rgba(50,10,8,0.90);*/
	background: #4c4c4c; /* Old browsers */
	background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
	text-align: center;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
html.noMobileDevice nav#smallDesktopMainNav > ul > li.hasDesktopSub:hover > ul,
html.noMobileDevice nav#smallDesktopMainNav > ul > li.dev > ul{
	display: block;
}
/*nav#smallDesktopMainNav > ul > li.current > ul{*/
/*display: block;*/
/*}*/
nav#smallDesktopMainNav > ul > li > ul > li {
	text-align: center;
	display: inline-block;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul{
	padding:30px 0 35px 0;
	display: inline-block;
	width: 100%;
	position: relative;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li{
	border-bottom: 0;
	width: 287px;
	max-width: 287px;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li div.menuImage{

	/*overflow: hidden;*/
	/*padding:60px 35px;*/
	/*height: 280px;*/
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li div.menuImage a{
	display: block;
	text-align: center;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li div.menuImage a img{
	display: inline-block;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li div.menuTitle a{
	color: #c62921;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-top: 29px;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li div.menuSubTitle a{
	color: #fff;
	font-size: 16px;
	display: block;
	padding-top: 20px;
	text-align: center;
	line-height: 1.5;
}
nav#smallDesktopMainNav > ul > li > ul > li > ul > li div.menuSubTitle a:hover{
	text-decoration: none;
}
/* Header END */
/* Slider */
.responsiveSlider .slides{
	background: transparent;
}
.responsiveSlider .slides .overflow .inner article figure {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#homeSlider.row{}
#homeSlider .responsiveSlider{

}
#homeSlider .responsiveSlider .slides .overflow .inner article figure {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#homeSlider .responsiveSlider .slides .overflow .inner article figure img {
	height: 400px;
	max-height: inherit;
	max-width: none;
	min-height: 100%;
	width: auto;
}
#homeSlider .responsiveSlider .slides .overflow .inner article figure img:empty {
	left: 50%;
	position: relative;
	transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%,0px); /* Safari */
}

#homeSlider .responsiveSlider .info{
	margin-top:50px;
	background:transparent;
	z-index: 10;
	width: inherit;
}
#homeSlider .responsiveSlider .info .infoImage{}
#homeSlider .responsiveSlider .info .infoText{
	padding-top: 100px;
}
#homeSlider .responsiveSlider .info h4{
	font-size:40px;
	line-height: 1;
	margin-bottom: 20px;
	color: #fff;
}
#homeSlider .responsiveSlider .info h4 strong{
	color: #c62921;
}
#homeSlider .responsiveSlider .info p{
	color: #fff;
	font-size: 20px;
	line-height: 1.5;
}
#homeSlider .responsiveSlider .info p strong{
	color: #c62921;
}
#homeSlider .responsiveSlider .info .moreLink{
	text-align: right;
	padding-top: 30px;
}
#homeSlider .responsiveSlider .info .moreLink a{
	color: #fff;
	background: #c62921;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 35px;
	text-transform: uppercase;
}
#homeSlider .responsiveSlider .info .moreLink a:hover{
	text-decoration: none;
	color: #fff;
}
#homeSlider .responsiveSlider .slides .overflow .inner article .info figure img {
	height: auto;
}
#homeSlider .responsiveSlider .slides .overflow .inner article .info figure img:empty {
	left: auto;
	position: relative;
	transform: none;
	-webkit-transform: none; /* Safari */
}
#homeSlider .responsiveSlider .active{
	bottom: 0;
	display: inline-block;
	left: 49%;
	margin: 0;
	position: absolute;
	z-index: 5000;
}
#homeSlider .responsiveSlider .active label {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
	float: left;
	height: 13px;
	width: 13px;
	margin-left:6px;
	/*padding:26px 30px 26px 30px;*/
	background: #858484;
 }
#homeSlider .responsiveSlider .active label:hover {
	cursor: pointer;
	background: #c62921;
}
#homeSlider .responsiveSlider .controls2 {
	display: none !important;
}
#homeSlider .responsiveSlider .controls {
	/*display: none !important;*/
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	/*height: 71px;*/
	position: relative;
	top: 0;
	width: 60px;
	z-index: 1000;
	float: right;
	border-left: 2px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
}
#homeSlider .responsiveSlider .controls label {
	display: none;
	height: 35px;
	opacity: 1;
	width: 60px;
	margin-bottom: 0;
}

/* Slider END */
/* Subpage Slider */
#subpageSlider .responsiveSlider .slides{

}
#subpageSlider .responsiveSlider .slides .overflow .inner article figure {
	overflow: hidden;
	position: relative;
	width: 100%;
}
#subpageSlider .responsiveSlider .slides .overflow .inner article figure img {
    display: none;
}
#subpageSlider .responsiveSlider .slides .overflow .inner article figure img:first-child {
    display: block;
}
#subpageSlider .responsiveSlider .slides .overflow .inner article figure img {
	height: auto;
	max-height: inherit;
	max-width: none;
	min-height: 100%;
	width: auto;
}
#subpageSlider .responsiveSlider .slides .overflow .inner article figure img:empty {
	left: 50%;
	position: relative;
	transform: translate(-50%, 0px);
	-webkit-transform: translate(-50%, 0px);
}
#subpageSlider .responsiveSlider .info{
	background: transparent none repeat scroll 0 0;
	bottom: 20px;
	top: auto;
	z-index: 10;
	width: inherit;
}
#subpageSlider .responsiveSlider .info > div{
	border-bottom: 1px solid #fff;
	padding-left: 0;
}
#subpageSlider .responsiveSlider .info > div{
	width: 80%;
	margin-left: 20%;
}
#subpageSlider .responsiveSlider .info h1{
	text-transform: uppercase;
	margin-bottom: 5px;
}
#subpageSlider .responsiveSlider .info p{
	line-height: 30px;
	font-size: 24px;
}
/* Subpage Slider END */
/* Footer */
footer{
	font-size: 14px;
	padding-top: 55px;
	color: #cccccc;
	line-height: 21px;
}
footer h4{
	font-size: 18px;
	color: #fff;
}
footer .helperMenu ul{
	padding-top: 15px;
}
footer .helperMenu ul li {
	padding: 0 5px 0 0;
	margin-right: 5px;
	border-right: 1px solid #b0b0b0;
	line-height: 1;
}
footer .helperMenu ul li:last-child {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}
footer .helperMenu ul li a{
	color: #c62921;
	margin: 0;
}
footer .helperMenu ul li a:hover{
	color: #c62921;
}
footer .socialFooter a img{
	padding-right: 15px;
	padding-bottom: 15px;
}
footer .socialFooter a:hover{
	text-decoration: none;
}
footer .footerbottom{
	line-height: 1;
	margin-top: 80px;
	border-top: 1px solid #c62921;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #fff;
	font-weight: bold;
}
footer .footerbottom p{
	margin-bottom: 0;
}
/* Footer END*/
/* Breadcrumb */
#main ol.breadcrumb {
	background-color: transparent;
	border-radius: 0;
	list-style: outside none none;
	margin-bottom: 20px;
	padding: 8px 15px 8px 0;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li::before {
	color: #fff;
	content: "> ";
	padding: 0 5px;
	font-size: 14px;
}
.breadcrumb li a{
	color: #fff;
	line-height: 2;
}
.breadcrumb > .active {
	color: #c62921;
    line-height: 2;
}
/* Breadcrumb END */
/* Main Content */
#main{
	background: transparent url("../Images/footer-rauten.png") no-repeat scroll center bottom;
	padding-bottom: 250px;
	padding-top: 60px;
}
#main .loginPanel .panel-default > .panel-heading{
	color: #000;
	background: #c62921;
}
#main .loginPanel .panel-body{
	color: #fff;
	background: #000;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius:4px;
}
#main .loginPanel .panel-body .btn.btn-primary{
	background: #c62921 none repeat scroll 0 0;
	border-color: #fff;
	color: #fff;
	padding: 6px 30px;
}
#main.subpage #main-inner .innerContent{
	width: 80%;
}
#main.subpage #main-inner #sidebar{
	width: 20%;
}
#main.subpage #main-inner #sidebar .logout .btn.btn-primary{
	background: #c62921 none repeat scroll 0 0;
	border-color: #fff;
	color: #fff;
	padding: 6px 30px;
}

#main p, #main td, #main th{
	line-height: 22px;
}
#main .hasGreyBorder img{
	border: 1px solid #9d9d9c;
}
#main ul {
	padding: 15px;
}
#main ol {
	padding: 15px;
}
#main ul > li, #main ol li{
	padding: 5px;
}
#main ul > li::before,
#footercontent ul > li::before{
	/*content:"|";*/
	display: inline-block;
	position: absolute;
	line-height: 1;
	left: 0;
	padding-top: 3px;
	font-family: 'Glyphicons Halflings';
	content: "\e072";
	font-size: 11px;
	color: #c62921;
}

#main .table-responsive table{}
#main .table-responsive table tr{}
#main .table-responsive table tr td{
	padding: 1px 30px 1px 0;
	vertical-align: top;
}

#main .neos-contentcollection .ww-neos-downloadsingle{
	margin-bottom: 0;
	padding: 10px 10px 10px 0;
	margin-left: 25px;
}
.ww-neos-downloadsingle .title span{
	border-left: 1px solid #c62921;
	padding-left: 10px;
}
.download_link{
	display: block;
	margin-bottom: 5px;
	position: relative;
}
.download_link:hover{
	text-decoration: none;
}
.download_link img, .ww-neos-downloadsingle img{
	max-width: 30px;
	height: auto;
}
.download_link:hover img{
	text-decoration: none;
}
.download_link span.title{
	left: 8px;
	position: relative;
	top: 2px;
}
.download_link:hover span.title{
	text-decoration: underline;
}
#main .imgBorder{
	/*background-color: rgb(255, 255, 255);*/
	/*border-bottom-right-radius: 80px;*/
	/*border-top-left-radius: 80px;*/
	/*!*height: 280px;*!*/
	/*overflow: hidden;*/
	/*padding: 35px 35px;*/
	/*display: inline-block;*/
	/*max-width: 100%;*/
	/*min-height: 210px;*/
}
#main .imgBorder figure{
	/*display: inline-block;*/
	/*text-align: center;*/
	/*max-width: 100%;*/
}
#main .imgBorder figure a{
	/*display: block;*/
}
#main .imgBorder figure img{
	/*display: inline-block;*/
}
#main .productListItem{
	text-align: center;
	min-height: 375px;
}
#main .productListItem .imgBorder{
	display: block;
	padding: 5px;
}
#main .productListItem .imgBorder figure{
	display: block;
}
#main .productListItem a:hover{
	text-decoration: none;
}
#main .productListItem h3{
	color: #c62921;
	font-size: 18px;
	padding-top: 20px;
	margin-bottom: 5px;
}
#main .productListItem .innerText{
	color: #fff;
	font-size: 14px;
}
#main .invertedcolors h1,
#main .invertedcolors h2,
#main .invertedcolors h3,
#main .invertedcolors h4,
#main .invertedcolors h5{
	color: #fff;
	background: #c62921;
	padding:5px 15px;
	display: inline-block;
}
.ww-neos-productfeaturelist{}
.ww-neos-productfeaturelist .featureItemElement{
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.ww-neos-productfeaturelist .featureItemElement img{
	max-width: 40px;
	height: auto;
}
.responsive-video{
	border: 1px solid #9d9d9c;
}
.newsHomeList{}
.newsHomeList .newsItem{}
.newsHomeList .newsItem .newsImage{}
.newsHomeList .newsItem .newsImage a{}
.newsHomeList .newsItem .newsImage a img{
	border: 1px solid #9d9d9c;
}
.newsHomeList .newsItem .newsTitle{}
.newsHomeList .newsItem .newsTitle h3{
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 0;
	padding-left: 35px;
	background: transparent url("../Images/icon_triangle.png") no-repeat scroll left center;
}
.newsHomeList .newsItem .newsTeaser{}
.newsHomeList .newsItem .newsTeaser p{}
.newsHomeList .newsItem .readMore {
	padding-top: 15px;
}
.newsHomeList .newsItem .readMore span{}
.newsHomeList .newsItem .readMore span a{
	padding: 5px 30px;
	color: #fff;
	background: #c62921;
}
.newsHomeList .newsItem .readMore span a:hover{
	text-decoration: none;
}
.newsList{}
.newsList .newsItem{
	margin-bottom: 0;
	padding-bottom: 0;
}
.newsList hr{
	border-color: #9d9d9c;
}
.newsList .newsItem .newsImage{}
.newsList .newsItem .newsImage a{}
.newsList .newsItem .newsImage a img{
	border: 1px solid #9d9d9c;
}
.newsList .newsItem .newsTitle{}
.newsList .newsItem .newsTitle h3{
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 15px;
	padding-bottom: 0;
	padding-left: 35px;
	background: transparent url("../Images/icon_triangle.png") no-repeat scroll left center;
	min-height: 25px;
}
.newsList .newsItem .newsDate{
	margin-bottom: 10px;
}
.newsList .newsItem .newsTeaser{}
.newsList .newsItem .newsTeaser p{}
.newsList .newsItem .readMore {
	padding-top: 15px;
}
.newsList .newsItem .readMore span{}
.newsList .newsItem .readMore span a{
	padding: 5px 30px;
	color: #fff;
	background: #c62921;
}
.newsList .newsItem .readMore span a:hover{
	text-decoration: none;
}
.newsDetailItem .newsDate{
	margin-bottom: 10px;
}
.newsDetailItem .newsImage a img{
	border: 1px solid #9d9d9c;
}

.eventHomeList{}
.eventHomeList hr{
	margin-bottom: 10px;
	margin-top: 10px;
}
.eventHomeList .eventItem{}
.eventHomeList .eventItem .eventDate{
	font-size: 12px;
	margin-bottom: 5px;
}
.eventHomeList .eventItem .eventTitleContainer{
	margin-bottom: 5px;
}
.eventHomeList .eventItem .eventTitleContainer .eventDownload{
	float: right;
	max-width: 10%;
}
.eventHomeList .eventItem .eventTitleContainer .eventTitle{
	float: left;
	max-width: 90%;
}
.eventHomeList .eventItem .eventTitleContainer .eventTitle h3{
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 10px;
	padding-bottom: 0;
	color: #c62921;
	/*background: transparent url("../Images/icon_triangle.png") no-repeat scroll left center;*/
}
.eventHomeList .eventItem .eventTeaser{}
#main .eventHomeList .eventItem .eventTeaser p{
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 0;
}
.eventHomeList .eventItem .readMore {
	padding-top: 15px;
}

.eventList{}
.eventList hr{
	margin-bottom: 20px;
	margin-top: 20px;
}
.eventList .eventItem{}
.eventList .eventItem .eventDate{
	font-size: 14px;
	margin-bottom: 5px;
}
.eventList .eventItem .eventTitleContainer{
	margin-bottom: 5px;
}
.eventList .eventItem .eventTitleContainer .eventDownload{
	float: right;
	max-width: 10%;
}
.eventList .eventItem .eventTitleContainer .eventTitle{
	float: left;
	max-width: 90%;
}
.eventList .eventItem .eventTitleContainer .eventTitle h3{
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 10px;
	padding-bottom: 0;
	color: #c62921;
	/*background: transparent url("../Images/icon_triangle.png") no-repeat scroll left center;*/
}
.eventList .eventItem .eventTeaser{}
#main .eventList .eventItem .eventTeaser p{
	margin-bottom: 0;
}
.eventList .eventItem .readMore {
	padding-top: 15px;
}
.eventDetailItem .eventDate{
	margin-bottom: 10px;
}
.eventDetailItem .eventImage a img{
	border: 1px solid #9d9d9c;
}
.eventDetailItem .eventTitleContainer{
	margin-bottom: 5px;
}
.eventDetailItem .eventTitleContainer .eventDownload{
	float: right;
	max-width: 10%;
}
.eventDetailItem .eventTitleContainer .eventTitle{
	float: left;
	max-width: 90%;
}
/*.eventHomeList .eventItem .readMore span{}*/
/*.eventHomeList .eventItem .readMore span a{*/
	/*padding: 5px 30px;*/
	/*color: #fff;*/
	/*background: #c62921;*/
/*}*/
/*.eventHomeList .eventItem .readMore span a:hover{*/
	/*text-decoration: none;*/
/*}*/
#productMainImage{
	padding: 0 30px 30px;
	height: 360px;
	min-height: 360px;
	max-height: 360px;
	overflow: hidden;
}
#productMainImage #hiddenProductMainImage{
	display: none;
}
#productMainImage #activeGalleryImage{}
#productImagesContainer{
	margin: 0 0 30px 0;
}
#main .leftmainContent #productImagesContainer .typo3-neos-nodetypes-image{
	padding: 0 15px 5px 0;
	margin-bottom: 0;
}
#productImagesContainer img{
	min-height: 80px;
}
.attachmentListRow{
	margin-left: 0;
	margin-right: 0;
}
.attachmentListRow .attachmentListItem{
	padding: 0 15px 10px 0;
	display: none;
}

.attachmentListRow .attachmentListItem.firstThree, .attachmentListRow.active .attachmentListItem{
	display: block;
}
.attachmentListRow .attachmentListItem h3{
	margin-top: 5px;
	font-size: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.attachmentListRow .attachmentListItem a:hover{
	color: #fff;
}
.attachmentListRow #showMoreAttachments{
	/*text-align: right;*/
}
.attachmentListRow #showMoreAttachments a, .attachmentListRow #showMoreAttachments a:hover{
	background: #c62921;
	color: #fff;
	padding: 5px 15px;
	text-decoration: none;
}
#featureTabs{}
#featureTabs ul.nav.nav-tabs{
	border-bottom: 0;
	padding: 0;
	margin: 25px 0;
}
#featureTabs ul.nav.nav-tabs li{
	padding: 2px;
}
#featureTabs ul.nav.nav-tabs li::before{
	content:"";
}
#featureTabs ul.nav.nav-tabs li.active{}
#featureTabs ul.nav.nav-tabs li a{
	text-transform: uppercase;
	color: #c62921;
	border: 1px solid #c62921;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#featureTabs ul.nav.nav-tabs li a:hover, #featureTabs ul.nav.nav-tabs li.active a{
	color: #fff;
	background: #c62921;
}
#featureTabs #featureTabsContent .one-tab-content{}
/* Formular */
.frmHd{
	display: none;
	visibility: hidden;
}
#error_msg{
	display: none;
	border: 1px solid #c62921;
	padding: 10px;
}
#error_msg strong{
	font-weight: 800;
}
#contactform button.btn.btn-default{
	padding: 6px 12px 5px;
	background: #c62921 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 2px;
	box-shadow: none;
	font-size: 16px;
	padding: 5px 12px;
	color: #fff;
	text-shadow: none;
}
#contactform .hasError{
	background: #c62921 none repeat scroll 0 0;
	color: #fff;
}
#contactform .form-control{
	color: #000;
}
#contactform .form-control::-moz-placeholder {
	/*color: #000;*/
	opacity: 1;
}
/* Formular END */
/* Sidebar */
#sidebar{}
#sidebar .sidebarnav{
	margin-bottom:15px;
	border-left: 1px solid #4a4a4a;
	background: #0d0d0d;
}
#sidebar .sidebarnav h3{
	margin-bottom: 0;
	font-size: 20px;
	background: #c62921;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	padding: 12px 0;
}
#sidebar .sidebarnav ul li a,
#sidebar .sidebarnav h3 a,
#sidebar .sidebarnav h3 a:hover{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#sidebar .sidebarnav ul > li > a:hover,
#sidebar .sidebarnav ul > li.active > a,
#sidebar .sidebarnav ul > li.current > a{
	background: #191919;
	color: #c62921;
}
#sidebar .sidebarnav > ul > li > a{
	color: #c62921;
}
#sidebar .sidebarnav ul li::before{
	content: '';
}
#sidebar .sidebarnav ul > li.current::before{
	left: 10px;
	padding-top: 14px;
	font-family: 'Glyphicons Halflings';
	content: "\e072";
	font-size: 13px;
	color: #c62921;
}
#sidebar .sidebarnav > ul > li.current::before{
	padding-top: 20px;
}
/*#sidebar .sidebarnav h3, #sidebar .sidebarnav h3 a,*/
/*#sidebar .sidebarnav h3 a:hover{*/
	/*font-size: 24px;*/
/*}*/
#sidebar .sidebarnav > ul{
	padding: 15px 0;
}
#sidebar .sidebarnav > ul > li{
	/*padding-left: 38px;*/
}
#sidebar .sidebarnav ul li{
	line-height: 1.5;
	padding:0;
}
#sidebar .sidebarnav > ul li a{
	font-size: 14px;
	display: block;
	padding: 10px 10px 10px 38px;
	border-bottom: 1px solid #000;
}
#sidebar .sidebarnav > ul > li > a{
	font-size: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#sidebar .sidebarnav ul > li > ul{
	padding: 0 0;
	display: none;
}
#sidebar .sidebarnav ul > li.current > ul,
#sidebar .sidebarnav ul > li.active > ul{
	display: block;
}
#sidebar .sidebarnav > ul > li > ul > li{}
#sidebar .sidebarnav > ul > li > ul > li > a{

}


/* Sidebar END */

/* CSS3 Transitions */

.hasTransition.boxOpenTransition{}


/*header .headerTop #searchIconTop #searchform-top.expanded{*/
	/*width: auto;*/
/*}*/
.hasTransition.formWidthTransition form{
	width: 0;
    /*-webkit-transition: width 0.5s ease;*/
    /*-moz-transition: width 0.5s ease;*/
    /*-ms-transition: width 0.5s ease;*/
    /*-o-transition: width 0.5s ease;*/
    /*transition: width 0.5s ease;*/
}
.hasTransition.formWidthTransition.activeTransition form{
	width: auto;
    /*max-width: 150px;*/
    /*min-width: 100px;*/
}
.hasTransition.boxOpenTransition.activeTransition{}
.hasTransition.boxOpenTransition .inner,
.hasTransition.boxOpenTransition .innerSlideContent{
	display: none;
}
.hasTransition.boxOpenTransition.activeTransition .inner,
.hasTransition.boxOpenTransition.activeTransition .innerSlideContent{
	display: block;
}
html.smallMobileDevice .hasTransition.mobileSlideDownTransition .item{
	display: none;
}
html.smallMobileDevice .hasTransition.mobileSlideDownTransition.activeTransition .item{
	display: block;
}

/*.activity_boxes .uebersicht_content.openTransition.activeTransition{*/
/*-webkit-transition: bottom 2s ease;*/
/*-moz-transition: bottom 2s ease;*/
/*-ms-transition: bottom 2s ease;*/
/*-o-transition: bottom 2s ease;*/
/*transition: bottom 2s ease;*/
/*}*/

/* CSS3 Transitions END */
/* Main Content END*/

/* Media Queries */

/* Media Queries END */
/* RWD */
header #mobileTop #mobileNav .navbar-toggle{
	margin: 0 0 0 15px;
	padding: 5px;
	background: #c62921;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
header #mobileTop #mobileNav .navbar-toggle .icon-bar{
	background: #000;
}
header #mobileTop .helperMenu ul li a{
	color: #fff;
	font-size: 16px;
}
nav#mainNav .closeContainer{
	background: #000;
	text-align: right;
	padding-right: 10px;
}
nav#mainNav .closeContainer .closeLabel{
	font-size: 18px;
	font-weight: 600;
}
nav#mainNav .closeContainer .glyphicon-remove{
	color: #fff;
	font-size: 18px;
	padding-left: 5px;
	position: relative;
	top: 3px;
}
nav#mainNav .closeContainer button{
	background-color: transparent;
	border: none;
	padding: 15px 0 15px 20px;
}
nav#mainNav .mobileSearchContainer{
	padding: 10px 0;
}
nav#mainNav .mobileSearchContainer #mobile-searchform-top{}
nav#mainNav .mobileSearchContainer #mobile-searchform-top .input-search{
	color: #fff;
	font-size:14px;
	float: left;
	width: 80%;
	padding: 10px 20px;
	border: 0;
}
nav#mainNav .mobileSearchContainer #mobile-searchform-top .glyphicon-search{
	font-size:34px;
	background: transparent;
	border:0;
	color: #fff;
	float: right;
	padding-right:20px;
}
nav#mainNav .mobileBottomMenu{
	padding: 10px;
}
nav#mainNav .mobileBottomMenu a{
	padding: 10px 20px;
	display: block;
	background: #e1e1e1;
	font-size:14px;
	color: #fff;
}
nav#mainNav .mobileBottomMenu a span{
 	color: #474747;
	padding-right:10px;
}

.responsiveSubNavContainer{
	padding-bottom: 35px;
}
#responsiveSub{}
#responsiveSub .currentSub{
	background: none repeat scroll 0 0 #000;
	border: 1px solid #ccc;
	color: #fff;
	float: left;
	font-size: 20px;
	padding: 10px 8px;
	width: 90%;
}
#responsiveSub #responsiveSubIcon{
	width:9%;
	margin-left:1%;
	height:40px;
	display:block;
	float:left;
	text-align:center;
	background: #000;
}
#responsiveSub #responsiveSubIcon:hover{
	cursor: pointer;
}
#responsiveSub #responsiveSubIcon .caret{
	float:left;
	border-left: 7px solid rgba(0, 0, 0, 0);
	border-right: 7px solid rgba(0, 0, 0, 0);
	border-top: 13px solid;
	display: inline-block;
	float: none;
	height: 0;
	position: relative;
	top: 11px;
	vertical-align: middle;
	width: 0;
	color:#fff;
}
#responsiveSubItems{}
#responsiveSubItems ul{
	list-style: none;
	margin: 0;
	padding: 0;
	margin:2px 0;
	border: 1px solid #ccc;
}
#responsiveSubItems ul li{
	padding: 0;
}
#responsiveSubItems ul li::before{
	content: "";
}
#responsiveSubItems ul li a{
	display: block;
	padding: 15px 10px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}
#responsiveSubItems ul li a .title{
	max-width: 80%;
	color: #fff;
}
#responsiveSubItems ul li a .caret{
	float:right;
	border-top: 7px solid rgba(0, 0, 0, 0);
	border-bottom: 7px solid rgba(0, 0, 0, 0);
	border-left: 13px solid;
	display: inline-block;
	float: right;
	height: 0;
	position: relative;
	top: 2px;
	vertical-align: middle;
	width: 0;
}
#responsiveSubItems ul li:last-child a{
	border-bottom: 0;
}
#responsiveSubItems ul li a:hover, #responsiveSubItems ul li a:hover .title{
	text-decoration: none;
	color: #c62921;
	/*background: #eee;*/
}
#responsiveSubItems ul li.current a{
	font-weight: bold;
}
#responsiveSub #responsiveSubIcon{
	background: #c62921;
	height: 42px;
}
#responsiveSub #responsiveSubIcon .caret{
	color: #000;
}
.navbar-toggle .icon-bar{
	background:#fff;
}
/* RWD END */

/* Carousel Slider */
.sliderContentContainer{

}
.contentSlider .responsiveSlider .slides article{
	z-index: 1200;
}
.contentSlider .responsiveSlider .controls,
.contentSlider .responsiveSlider .controls2{
	height: 100%;
	top: 0;
	width: 60px;
	left: 15px;
	z-index: 1500;
}
.contentSlider .responsiveSlider .controls2{
	left: auto;
	right: 0;
}
.contentSlider .responsiveSlider .controls label, .contentSlider .responsiveSlider .controls2 label{
	height: 100%;
	margin-bottom: 0;
	width: 60px;
}
.contentSlider .responsiveSlider .slides .overflow .inner article img:hover{
	cursor: pointer;
}
.contentSlider .responsiveSlider .info{
	opacity: 1;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1100;
	top:auto;
	background: rgb(198,41,33);
	background: rgba(198,41,33,0.75);
	padding:5px;
	display: none;
}
.contentSlider .responsiveSlider .slides .overflow .inner article:hover .info{
	display: block;
}
.contentSlider .responsiveSlider .slides .overflow .inner article figure {
	max-height:300px;
}
.contentSlider .responsiveSlider .slides .overflow .inner article figure a{
	position: relative;
}

.contentSlider .responsiveSlider .slides .overflow .inner article figure img{
	height: auto !important;
	min-width: 100%;
	max-height: none;
	/*min-height: 300px;*/
	width: 100%;
	/*height: 300px;*/
	position: relative;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.contentSlider .responsiveSlider .info h4{
	font-size: 26px;
	font-weight: 800;
	color: #fff;
	margin: 0;
	padding: 10px;
	text-align: center;
}
header .headerTop .mobileTopSearchIcon .search-ww {
	background: transparent url("../Images/icon_search.png") no-repeat scroll center top;
	display: block;
	float: right;
	height: 25px;
	width: 25px;
}
header .mobileTopSearchIcon .navbar-toggle{
	margin: 0;
	padding: 3px 0 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
a.fancybox-nav:hover,
a.fancybox-nav:active,
a.fancybox-nav:focus{
	color: transparent;
	text-decoration: none;
	outline: none;
}
/*.fancybox-opened .fancybox-skin, .fancybox-skin{*/
	/*background: #000000;*/
	/*box-shadow: none;*/
	/*padding: 0 !important;*/
/*}*/
/*.fancybox-inner{*/
	/*background: #fff;*/
	/*-webkit-border-radius: 25px;*/
	/*-moz-border-radius: 25px;*/
	/*border-radius: 25px;*/
	/*overflow: hidden;*/
/*}*/

/*GUI-SOCIAL-ICONS.png*/
header .socialHeader a img{
	display: none;
}
header .socialHeader a span{
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
	margin-right: 10px;
	background: transparent URL('../Images/GUI-SOCIAL-ICONS.png') no-repeat -8px -11px;
}
header .socialHeader a span.facebook{
	background-position: -8px -11px;
}
header .socialHeader a span.youtube{
	background-position: -59px -11px;
}
header .socialHeader a span.vimeo{
	background-position: -109px -11px;
}
header .socialHeader a span.wiki{
	background-position: -159px -11px;
}
header .socialHeader a:hover span.facebook{
	background-position: -8px -61px;
}
header .socialHeader a:hover span.youtube{
	background-position: -59px -61px;
}
header .socialHeader a:hover span.vimeo{
	background-position: -109px -61px;
}
header .socialHeader a:hover span.wiki{
	background-position: -159px -61px;
}
footer .socialFooter a span{
	display: inline-block;
	width: 55px;
	height: 55px;
	position: relative;
	margin-right: 10px;
	margin-bottom: 5px;
	background: transparent URL('../Images/GUI-SOCIAL-ICONS.png') no-repeat -9px -114px;
}
footer .socialFooter a span.facebook{
	/*background-position: -8px -11px;*/
}
footer .socialFooter a span.youtube{
	background-position: -81px -114px;
}
footer .socialFooter a span.vimeo{
	background-position: -151px -114px;
}
footer .socialFooter a span.wiki{
	background-position: -224px -114px;
}
footer .socialFooter a:hover span.facebook{
	background-position: -9px -176px;
}
footer .socialFooter a:hover span.youtube{
	background-position: -81px -176px;
}
footer .socialFooter a:hover span.vimeo{
	background-position: -151px -176px;
}
footer .socialFooter a:hover span.wiki{
	background-position: -224px -176px;
}

header .socialHeader a span.instagram{
	background: transparent URL('../Images/GUI-SOCIAL-ICONS_new.png') no-repeat -213px -11px;
}
header .socialHeader a:hover span.instagram{
	background-position: -213px -61px;
}
footer .socialFooter a span.instagram{
	background: transparent URL('../Images/GUI-SOCIAL-ICONS_new.png') no-repeat -294px -114px;
}
footer .socialFooter a:hover span.instagram{
	background-position: -294px -176px;
}


